projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed737bf
)
(custom-magic-show): Use `other' widget type.
author
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 09:36:08 +0000
(09:36 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 09:36:08 +0000
(09:36 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 0007ecefbd7f89334e19130574c78b3b6d9a03ae..c975fd9525bec8213abe3be0a019cdce88b73c95 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-1474,8
+1474,8
@@
The list should be sorted most significant first.")
"If non-nil, show textual description of the state.
If `long', show a full-line description, not just one word."
:type '(choice (const :tag "no" nil)
- (const
short
)
- (
const long
))
+ (const
long
)
+ (
other :tag "short" short
))
:group 'custom-buffer)
(defcustom custom-magic-show-hidden '(option face)